Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @nuxtjs/storybook to v8.3.3 #5306

Merged
merged 4 commits into from
Jan 10, 2025

Conversation

openverse-bot
Copy link
Collaborator

@openverse-bot openverse-bot commented Jan 1, 2025

This PR contains the following updates:

Package Type Update Change
@nuxtjs/storybook (source) devDependencies patch 8.3.2 -> 8.3.3

Release Notes

nuxt-modules/storybook (@​nuxtjs/storybook)

v8.3.3

Compare Source

compare changes

🩹 Fixes
  • Use storybook vitest config as base (#​740)
  • Readd vue-tempate-compilation plugin (#​831)
  • Nuxt App created only when story vue app rendered first time, (#​830)
🏡 Chore
  • Add test for using decorators in stories (#​823)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@openverse-bot openverse-bot added the dependencies Pull requests that update a dependency file label Jan 1, 2025
@openverse-bot openverse-bot requested a review from a team as a code owner January 1, 2025 00:27
@openverse-bot openverse-bot added 💻 aspect: code Concerns the software code in the repository 🟨 tech: javascript Involves JavaScript 🟩 priority: low Low priority and doesn't need to be rushed 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🧱 stack: frontend Related to the Nuxt frontend labels Jan 1, 2025
Copy link

github-actions bot commented Jan 1, 2025

Latest k6 run output1

     ✓ status was 200

     checks.........................: 100.00% ✓ 396      ✗ 0   
     data_received..................: 94 MB   389 kB/s
     data_sent......................: 52 kB   217 B/s
     http_req_blocked...............: avg=44.63µs  min=2.24µs  med=4.52µs   max=2.64ms   p(90)=148.48µs p(95)=172.05µs
     http_req_connecting............: avg=30.82µs  min=0s      med=0s       max=2.54ms   p(90)=97.18µs  p(95)=120µs   
     http_req_duration..............: avg=162.52ms min=15.53ms med=110.38ms max=997.83ms p(90)=358.56ms p(95)=481.82ms
       { expected_response:true }...: avg=162.52ms min=15.53ms med=110.38ms max=997.83ms p(90)=358.56ms p(95)=481.82ms
   ✓ http_req_failed................: 0.00%   ✓ 0        ✗ 396 
     http_req_receiving.............: avg=170.8µs  min=53.55µs med=138.58µs max=3.23ms   p(90)=265.15µs p(95)=320.05µs
     http_req_sending...............: avg=25.16µs  min=9.04µs  med=22.39µs  max=226.35µs p(90)=34.9µs   p(95)=43.29µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=162.33ms min=15.41ms med=110.23ms max=997.53ms p(90)=358.32ms p(95)=481.35ms
     http_reqs......................: 396     1.646899/s
     iteration_duration.............: avg=864.73ms min=234.8ms med=885.46ms max=1.75s    p(90)=1.13s    p(95)=1.51s   
     iterations.....................: 75      0.311913/s
     vus............................: 0       min=0      max=6 
     vus_max........................: 60      min=60     max=60

Footnotes

  1. This comment will automatically update with new output each time k6 runs for this PR

@openverse-bot openverse-bot force-pushed the gha-renovatenuxtjs-storybook-8.x branch 12 times, most recently from 0a5e691 to 691500d Compare January 7, 2025 04:37
@openverse-bot
Copy link
Collaborator Author

Based on the low urgency of this PR, the following reviewers are being gently reminded to review this PR:

@obulat
@dhruvkb
This reminder is being automatically generated due to the urgency configuration.

Excluding weekend1 days, this PR was ready for review 6 day(s) ago. PRs labelled with low urgency are expected to be reviewed within 5 weekday(s)2.

@openverse-bot, if this PR is not ready for a review, please draft it to prevent reviewers from getting further unnecessary pings.

Footnotes

  1. Specifically, Saturday and Sunday.

  2. For the purpose of these reminders we treat Monday - Friday as weekdays. Please note that the operation that generates these reminders runs at midnight UTC on Monday - Friday. This means that depending on your timezone, you may be pinged outside of the expected range.

@obulat obulat requested a review from a team as a code owner January 10, 2025 12:28
@openverse-bot
Copy link
Collaborator Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@obulat obulat force-pushed the gha-renovatenuxtjs-storybook-8.x branch from ed26033 to 7eba0bd Compare January 10, 2025 13:00
@obulat obulat force-pushed the gha-renovatenuxtjs-storybook-8.x branch 2 times, most recently from dea2d7b to 4b4fa7d Compare January 10, 2025 14:12
Copy link

Full-stack documentation: https://docs.openverse.org/_preview/5306

Please note that GitHub pages takes a little time to deploy newly pushed code, if the links above don't work or you see old versions, wait 5 minutes and try again.

You can check the GitHub pages deployment action list to see the current status of the deployments.

@obulat obulat force-pushed the gha-renovatenuxtjs-storybook-8.x branch 2 times, most recently from 6da0e4a to 1636627 Compare January 10, 2025 16:56
@obulat obulat force-pushed the gha-renovatenuxtjs-storybook-8.x branch 2 times, most recently from a6d28c3 to ecf39a3 Compare January 10, 2025 17:51
@obulat obulat merged commit 43ec351 into main Jan 10, 2025
48 checks passed
@obulat obulat deleted the gha-renovatenuxtjs-storybook-8.x branch January 10, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: frontend Related to the Nuxt frontend 🟨 tech: javascript Involves JavaScript
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants